runtime.mLockProfile.recordUnlock (method)

2 uses

	runtime (current package)
		lock_spinbit.go#L410: 				getg().m.mLockProfile.recordUnlock(cycles * int64(n))
		mprof.go#L679: func (prof *mLockProfile) recordUnlock(cycles int64) {